AI Verified

Name

Hide the product’s weight and dimension in the single product page

Language

PHP

Rating

Voted: 0 by 0 user(s)

Codevault

Totalweb AS

Scroll down to see more snippets from this codevault.

Wordpress Compatability

The author has indicated that this snippet is compatable up to wordpress version: Not Specified

Our AI bot has checked this snippet is compatable up to wordpress version: 6.1

Code Snippet Plugin Sync

Free & Pro

Download this snippet by clicking the download button, then head over to the Code Snippet Plugin settings in your wordpress admin dashboard, select the import menu then upload this file to import into your wordpress site.

Pro Only (Coming Soon)

You will be able to click a button and sync this snippet to your wordpress site automatically and from your dashboard manage all code snippets across all your wordpress sites that have the Code Snippets Pro plugin installed.

History

Last modified:

14/11/2022

Important Note

This snippet has the following status:

AI Verified

This snippet has been tested by our AI bot, see any comments below.

AI Bot Comments:

Found 0 vulnerabilities

Hide the product’s weight and dimension in the single product page

 
                    
1add_filter( 'wc_product_enable_dimensions_display', '__return_false' );

0

Related Snippets

Please see some snippets below related to this snippet..

WooCommerce

AI Verified

1

WooCommerce Add Custom Checkout Field If Specific Product Is In Cart

Added: 1 year ago

Last Updated: 2 months ago

This snippet will show a custom checkout field and save the data as order meta ONLY IF a specific product is in the cart.

WooCommerce

Pro Verified

1

Remove Order Notes Information on Woo Checkout

Added: 2 years ago

Last Updated: 1 year ago

This will remove the Order Notes from being visible on the Checkout

WooCommerce

AI Verified

1

WooCommerce Show Number Of Products Purchased In Emails

Added: 1 year ago

Last Updated: 2 months ago

This snippet counts the total number of products purchased in the order and outputs the total below the order details table. add_action( 'woocommerce_email_after_orde...

Other Snippets in this Codevault

These are some popular snippets from this users codevault..

WordPress Admin

AI Verified

4

Remove the site health dashboard widget

Added: 1 year ago

Last Updated: 3 weeks ago

WordPress Admin

AI Verified

3

Remove admin nags

Added: 1 year ago

Last Updated: 3 weeks ago

Custom function to remove admin notices (remember to edit the classes)

WooCommerce

AI Verified

1

Woocommerce - Remove the additional information tab

Added: 1 year ago

Last Updated: 2 months ago